home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #1 / Amiga Plus 1995 #1.iso / animationen / retina_fli_ii / retinaflick.doc < prev    next >
Text File  |  1994-12-13  |  1KB  |  44 lines

  1. RetinaFlick 1.0
  2.  
  3. (Your basic .doc file.)
  4.  
  5. by Robert Poole
  6.  
  7. RetinaFlick is a program which plays FLI and FLC animations on the Retina
  8. graphics card for the Amiga.  It is similar to Flitina and the FLI/FLC loader
  9. module of MainActor (when used in conjunction with the Universal Retina
  10. loader).  How is it different?
  11.  
  12. (1) You get the source code, based on the source code for Xflick (a FLI/FLC
  13. player for X windows).
  14.  
  15. (2) You don't have to pay a shareware fee.
  16.  
  17. There are only a few command line options:
  18.  
  19. -d<number>  Specify a frame delay in 1/70ths of a second.  (If you don't
  20.     supply this, RetinaFlick will use the delay specified in the FLI/FLC
  21.     animation.)
  22. -r<number>  Specify the number of times to repeat the animation.  (If not
  23.     specified, the animation is looped twice.)
  24. -?    Print out a listing of command line options.
  25. -h
  26.  
  27. You *must* supply the name of the FLI/FLC animation file on the command line.
  28. There aren't that many sanity checks, so if you do something brain damaged
  29. like specify the -d and/or -r command line options and not the name of the
  30. animation file, you'll probably cause strange behavior.
  31.  
  32. If you want to use part or all of the code in time_routines.c or
  33. time_routines.h, please contact me for permission.
  34.  
  35. Thanks to Ron Schell, Michael Pall, and Klaus Ehrenfried for the version
  36. of xflick from which I took my original FLI/FLC decoding routines.
  37.  
  38. Robert Poole
  39. 300 South St. Apt. G5
  40. Vernon, CT 06066
  41.  
  42. email: pooler@rpi.edu
  43.        pooler@cs.rpi.edu
  44.